convertStandardPointToDisplayPoint Method
In This Topic
Converts a point from standard PDF coordinate system (origin of coordinate system in bottom left corner of page media box) to display coordinate system (origin of coordinate system in top left corner of display page area).
Syntax
Parameters
- point
- The point in standard PDF coordinates.
Return Value
The point in display coordinates.
See Also